home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / stepp000.swf / scripts / frame_844 / DoAction.as
Text File  |  2010-04-12  |  202b  |  8 lines

  1. stopAllSounds();
  2. if(eval("/:Challenge") == true)
  3. {
  4.    set("/:TempsPris",(getTimer() - eval("/Save:TempsDepart")) / 1000);
  5.    set("/:g_total_time",eval("/:TempsPris") * 1000);
  6. }
  7. gotoAndPlay(919);
  8.